Papers with retrieval-augmented generation
Copied to clipboard
| Challenge: | The industry track attracted an unprecedented number of submissions: 421 papers! Topic-wise, large language models were front and center of almost all submissions. |
| Approach: | 108 papers selected for presentation at the ACL 2025 Industry Track . of these, 33 papers will be presented as oral talks and 75 papers will present as posters . |
| Outcome: | the industry track attracted an unprecedented number of submissions: 421 papers . of these, 33 papers will be presented as oral talks and 75 papers will present as posters . |
Copied to clipboard
| Challenge: | 108 papers were selected for presentation at the 63rd Annual Meeting of the Association for Computational Linguistics (ACL 2025). |
| Approach: | 108 papers were selected for presentation at the 63rd Annual Meeting of the Association for Computational Linguistics (ACL 2025). |
| Outcome: | The industry track attracted 421 paper submissions at the 63rd Annual Meeting of the Association for Computational Linguistics (ACL 2025). |
Copied to clipboard
| Challenge: | Existing methods for retrieval-augmented generation focus on text rather than video. |
| Approach: | They propose a benchmark to generate Wikipedia-style articles from multiple videos . they propose 'collaborative article generation' that leverages an r1-style reasoning model and a VideoLLM to draw higher-level inferences about the target event than is possible with VideoLLms alone. |
| Outcome: | The proposed method outperforms existing methods in oracle retrieval and RAG settings while suggesting promising avenues for future work. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) suffer from factual inconsistency and hallucination despite recent advances . training a preference model requires substantial human annotation, which is expensive and labor-intensive. |
| Approach: | They propose to generate synthetic grounded preference data and train a Grounded Preference Model to assess the overall quality of grounded responses. |
| Outcome: | The proposed model can generate much better grounded responses as judged by GPT4 and achieves the TRUE faithfulness Benchmark. |
Copied to clipboard
| Challenge: | Large language models (LLMs) integrated with retrieval-augmented generation (RAG) are a dominant framework for building intelligent assistants. |
| Approach: | They propose a benchmark to evaluate LLMs' reasoning capability over real-world conflicting documents retrieved from the web. |
| Outcome: | The proposed benchmark evaluates LLMs' reasoning capability over real-world conflicting documents retrieved from the web. |
Copied to clipboard
| Challenge: | Existing systems that provide contextually relevant information are difficult to deploy in a university setting . a number of universities are developing or using chatbots to support prospective students . |
| Approach: | They propose a conversational agent called Marcel that uses retrieval-augmented generation to provide contextually relevant information. |
| Outcome: | The proposed system is designed to provide fast and personalized responses while reducing workload. |
Copied to clipboard
| Challenge: | Recent advances in retrieval-augmented generation have demonstrated impressive performance on the question-answering task. |
| Approach: | They propose a retrieval-augmented generation framework that generates an initial text answer and retrieves multimodal data relevant to the snippets of the initial text. |
| Outcome: | The proposed framework can be easily integrated into an enterprise chatbot to produce multimodal answers with minimal modifications. |
Copied to clipboard
| Challenge: | Traditional retrieval-augmented generation benchmarks use heuristics as the ground truth for evaluation, but require an expensive large language model (LLM) as a judge for a reliable evaluation. |
| Approach: | They propose to use large language models as a judge for retrieval-augmented generation benchmarks . they use heuristic metrics as input and a large language model as heuriistic input . |
| Outcome: | The proposed method couples heuristic features with large language models as judge for evaluation. |
Copied to clipboard
| Challenge: | Large language models (LLMs) encapsulate a vast amount of factual information within their pre-trained weights. |
| Approach: | They compare unsupervised fine-tuning and retrieval-augmented generation approaches to learning new factual information. |
| Outcome: | The proposed models outperform unsupervised fine-tuning and retrieval-augmented generation (RAG) on knowledge-intensive tasks across different topics. |
Copied to clipboard
| Challenge: | Existing studies evaluate RAG methods in isolation and focus on single-turn settings. |
| Approach: | They compare retrieval-augmented generation methods for multi-turn conversational QA with those that use dialogue history and coreference to ground large language models. |
| Outcome: | The proposed methods outperform vanilla RAG and advanced methods fail to yield gains and can even degrade performance below the No-RAG baseline. |
Copied to clipboard
| Challenge: | Rankify unifies retrieval-augmented generation (RAG) and retrieval based question answering systems. |
| Approach: | They propose an open-source Python toolkit that unifies retrieval-augmented generation in a single modular framework. |
| Outcome: | The proposed framework unifies retrieval-augmented generation (RAG) tools in a single modular framework. |
Copied to clipboard
| Challenge: | Existing evaluation standards for multistage pipelines are inconsistent, leaving the reproducibility and independent validation of published evaluations unclear. |
| Approach: | They propose a lightweight reporting standard that specifies the minimum artifacts required to reproduce and validate LLM evaluations. |
| Outcome: | The proposed standard audits 55 pipeline-based LLM papers published between 2022 and 2025 and quantifies the availability of reproducibility-critical evaluation artifacts. |
Copied to clipboard
| Challenge: | Current intent detection work experiments with minor intent categories. |
| Approach: | They propose a retrieval-augmented generation framework that uses query-to-query and query- to-metadata approaches to retrieve intents from metadata. |
| Outcome: | The proposed framework improves on query-to-query (Q2Q) and query- to-metadata (Q 2M) approaches. |
Copied to clipboard
| Challenge: | Commercial AI-assisted programming Chatbots may generate incorrect information when requests go beyond the model training data or require additional knowledge. |
| Approach: | They propose to implement different self-alignment processes and retrieval-augmented generation pipelines to improve the copilot performance. |
| Outcome: | The proposed model improves the copilot performance on repository-level semantics, dependency between files, and meta-information about the repository. |
Copied to clipboard
| Challenge: | a proposed thesis examines the role that multilinguality occupies in the development of practical and knowledgeable LLMs. |
| Approach: | They propose to use multilingual knowledge to improve LLM performance on NLP tasks . they extend the territorial disputes benchmark to retrieval-augmented generation setting . |
| Outcome: | The proposed methods improve LLMs' performance on standard natural language processing tasks by leveraging their existing multilingual knowledge. |
Copied to clipboard
| Challenge: | Human cognition is deeply intertwined with a sense of time, known as Chronoception, which allows us to judge how long facts remain valid and when knowledge becomes outdated. |
| Approach: | They propose a model that captures nuanced patterns of emergence, decay, and peak relevance using skew-normal curves fitted along semantically decomposed temporal axes. |
| Outcome: | The proposed model captures nuanced patterns of emergence, decay, and peak relevance in two datasets. |
Copied to clipboard
| Challenge: | Existing vector databases for RAG are needed for large language models, but there are no alternatives. |
| Approach: | They propose to leverage existing relational databases for retrieval-augmented generation . they use duckDB, SQLite, and PostgreSQL integrations to demonstrate their effectiveness . |
| Outcome: | The proposed approach is comparable to existing IR tools. |
Copied to clipboard
| Challenge: | NVInfo AI is a generative AI agent that can be deployed in production without full-scale retraining or infrastructure overhauls. |
| Approach: | They propose to implement a retrieval-augmented generation (RAG)-driven data flywheel in NVInfo AI, a mixture-of-experts knowledge assistant, for 30,000 employees. |
| Outcome: | The proposed system addresses failures in retrieval-augmented generation pipelines and enables continuous learning. |
Copied to clipboard
| Challenge: | Existing methods struggle to conduct deep searches and retrieve all necessary evidence. |
| Approach: | They propose a benchmark for evaluating deep search, a retrieval-augmented generation that requires source-aware, multi-hop reasoning over diverse, sparsed, but related sources. |
| Outcome: | The proposed benchmarks show that even the best-performing agentic RAG methods achieve an average performance score of 32.96 on the benchmark. |
Copied to clipboard
| Challenge: | Existing approaches to retrieval-augmented generation (RAG) rely on rigid heuristics or computational overhead. |
| Approach: | They propose a lightweight, training-free RAG framework that separates recall amplification from precision selection. |
| Outcome: | Evaluated on WebQuestions, HotpotQA and internalQA benchmarks, NEST outperforms strong adaptive RAG baselines. |
Copied to clipboard
| Challenge: | Rapid medical concept drift can lead LLMs to provide incorrect or outdated advice. |
| Approach: | They propose to evaluate how large language models manage knowledge conflicts in clinical guidelines. |
| Outcome: | The proposed benchmark evaluates how LLMs manage varied knowledge conflicts in clinical guidelines. |
Copied to clipboard
| Challenge: | Existing studies on sports commentary generation focus on describing major events in the video, but real-world commentary often includes background information. |
| Approach: | They developed an audio commentary system that generates utterances with background information and play-by-play commentary for football matches. |
| Outcome: | The proposed system generates utterances with background information and play-by-play commentary for football matches. |
Copied to clipboard
| Challenge: | Existing methods for ESG compliance assessment rely on fact-based retrieval methods. |
| Approach: | They propose a multi-modal information extraction pipeline to extract, structure, and evaluate sustainability reports. |
| Outcome: | The proposed system extracts, structures, and evaluates ESG-related content from text, tables, figures, and infographics. |
Copied to clipboard
| Challenge: | Long-Context Language Models (LCLMs) can encode entire document collections, offering a strong alternative to retrieval-augmented generation (RAG). |
| Approach: | They propose to use LCLMs to encode documents with context windows of millions of tokens to improve their performance. |
| Outcome: | The proposed training strategies improve long-context performance and their robustness under compression techniques. |
Copied to clipboard
| Challenge: | Existing systems rely on large language models or retrieval-augmented generation (RAG) but these methods lack the explicit logical pathways essential for multi-step reasoning. |
| Approach: | They propose an AIDA-SEAT framework to provide reliable clinical decision-making support by transforming and modifying medical documents and doctors' state-evaluation-action trees. |
| Outcome: | The proposed framework achieves 1.01% higher than current state-of-the-art (SOTA) baselines across five departments, including common RAG-based methods. |
Copied to clipboard
| Challenge: | generative AI models can extract accurate facts from external unstructureddata sources. |
| Approach: | They propose to use data embeddings to enhance RAG for retrieving facts from structured data sources, achieving low latency and high reliability. |
| Outcome: | The proposed model achieves low latency and high reliability and average response time of 7.33 seconds. |
Copied to clipboard
| Challenge: | ARR Responsible NLP Research checklist is designed to encourage best practices for responsible research . previous research has shown that self-reported checklist responses don't always accurately represent papers . |
| Approach: | They propose a retrieval-augmented generation application that can be used to assist authors with conference checklists. |
| Outcome: | The proposed application can be used to help authors with conference checklists and review their work. |
Copied to clipboard
| Challenge: | a suite of advanced models is designed to detect and mitigate risks associated with prompts and responses. |
| Approach: | a team of researchers develop a model family to detect and mitigate risks associated with prompts and responses. the model family is based on the Granite 3.0 language models. |
| Outcome: | a new model family is designed to detect and mitigate risks associated with prompts and responses. |
Copied to clipboard
| Challenge: | Recent advances in Large Language Models (LLMs) have demonstrated remarkable progress in machine writing such as open domain long-form generation. |
| Approach: | They propose a slow-thinking machine writing framework that emulates the human-like process of iterative expansion and reflection to improve the knowledge density of generated articles. |
| Outcome: | The proposed framework improves the knowledge density of generated articles without compromising metrics such as coherence and depth. |
Copied to clipboard
| Challenge: | Large language models (LLMs) enable scalable content generation for personalized learning, but reliability and pedagogical alignment remain open challenges. |
| Approach: | They propose a web-based system that integrates expert-validated assessment, retrieval-augmented generation (RAG), and an LLM-as-a-Judge validation loop within a closed instructional pipeline. |
| Outcome: | The proposed system achieves a gain of 37.9 percentage points and a large effect size in a real-world deployment with 179 registered users. |
Copied to clipboard
| Challenge: | Recent Large Language Models (LLMs) have demonstrated remarkable performance in document reranking tasks. |
| Approach: | They propose a two-stage training approach for document reranking using reinforcement learning and fine-grained score learning. |
| Outcome: | The proposed approach outperforms open-source and proprietary reranking models on BEIR benchmark. |
Copied to clipboard
| Challenge: | Existing methods to assess the correctness of RAG models fail to capture the model’s internal state during answer generation. |
| Approach: | They propose a method to predict the correctness of RAG models by modeling the model’s uncertainty on quantified perturbations of input. |
| Outcome: | Extensive experiments across multiple large language models show that the proposed approach quantifies RAG robustness by aligning predictions with ground truth with a MSE 0.002 while offering flexibility for diverse qualitative metrics. |
Copied to clipboard
| Challenge: | Large language models (LLMs) have demonstrated remarkable performance by following natural language instructions without fine-tuning them on domain-specific tasks and data. |
| Approach: | They propose an in-car retrieval-augmented conversational question-answering system that uses large language models to generate natural, safe and domain-specific answers. |
| Outcome: | The proposed system outperforms state-of-the-art LLMs in generating safe and domain-specific answers. |
Copied to clipboard
| Challenge: | Experimental results show that retrieval-augmented generation improves accuracy and relevance of large language models. |
| Approach: | They propose to introduce the information bottleneck theory into retrieval-augmented generation by maximizing mutual information between compression and ground output while minimizing mutual information . |
| Outcome: | The proposed approach improves accuracy and correctness of answer generation and conciseness with 2.5% compression rate. |
Copied to clipboard
| Challenge: | We examine the pre-training dynamics of language models, focusing on their ability to copy text from preceding context. |
| Approach: | They propose that Transformer-based language models develop copying abilities similarly to grokking . they argue that the connection between groking and context copying can improve in-context performance. |
| Outcome: | The proposed model development is similar to grokking, but the speed is independent of tokens trained. |
Copied to clipboard
| Challenge: | Existing methods to ground large language models fail to adequately attend to all contexts . position bias is hindered by retrieval-augmented generation, which requires constant attention . |
| Approach: | They propose to augment and distill training instances with their perturbed positions to encourage consistent predictions . they also propose to balance COnsistency and Rank Distillation by combining noise-controlled perturbations with augmentation and distillation. |
| Outcome: | The proposed method outperforms existing methods in diverse RAG benchmarks. |
Copied to clipboard
| Challenge: | Currently, ML&DL methods fail to provide reasons for stock trend predictions, lacking interpretability and reasoning processes. large language models (LLMs) suffer from hallucinations and are unable to keep up with the latest information. |
| Approach: | They develop a method to train large language models to handle financial analysis tasks . they use AlphaFin datasets to compare performance with traditional methods . |
| Outcome: | The proposed method improves stock trend prediction and financial question answering tasks. |
Copied to clipboard
| Challenge: | Existing approaches to replicate AI research are limited by insufficient background knowledge and the limitations of retrieval-augmented generation methods. |
| Approach: | They propose a pluggable, paper-centric knowledge base that integrates code snippets and technical insights extracted from scientific literature into a verifiable, executable representation. |
| Outcome: | The proposed knowledge base shows significant performance gains on paperBench when integrated into three agent frameworks with two different LLMs. |
Copied to clipboard
| Challenge: | Existing retrieval-augmented approaches to large language models face performance limitations due to the lack of publicly available training data. |
| Approach: | They propose a plug-and-play LLM-based retrieval method called Self-Rewarding Tree Search based on Monte Carlo Tree Search and a self-rewarding paradigm to address these limitations. |
| Outcome: | The proposed method improves the performance of the BM25 retriever and surpasses the baseline of self-reflection in both efficiency and scalability. |
Copied to clipboard
| Challenge: | Existing systems focus primarily on assessment rather than treatment planning. |
| Approach: | They propose a framework that structures LLM reasoning to align with real-life workflows. |
| Outcome: | The proposed framework outperforms baseline approaches in assessment accuracy and treatment plan quality. |
Copied to clipboard
| Challenge: | Structured information extraction (IE) pairs values from unstructured text with schema-defined keys. |
| Approach: | They propose a retrieval-augmented generation framework that prunes the output schema space for schema-conditioned information extraction tasks by leveraging schema metadata and few-shot examples. |
| Outcome: | The proposed framework can achieve up to 8.8% increase in micro-F1, 47% reduction in latency, and 48% reduction in token costs on real-world healthcare and e-commerce datasets. |
Copied to clipboard
| Challenge: | Existing methods to improve language models' performance do not exploit this phenomenon . |
| Approach: | They propose to use contextual information to select and construct prompts that improve model performance. |
| Outcome: | The proposed methods show that the mutual information between a context and a question is an effective gauge for language model performance. |
Copied to clipboard
| Challenge: | a diagnostic question-answering framework maintains persistent diagnostic state and aggregates retrieved cases at the level of root causes rather than individual documents. |
| Approach: | They propose a diagnostic question-answering framework that maintains persistent diagnostic state . it aggregates retrieved cases at the level of root causes rather than individual documents . |
| Outcome: | The framework achieves a 78.7% success rate under trajectory-level success criterion compared to a multi-turn RAG baseline . the framework reduces average turns from 8.4 to 3.9, compared with a single-turn baseline crim. |
Copied to clipboard
| Challenge: | Recent advances of large language models (LLMs) have enabled them to provide long and detailed responses by leveraging their parametric knowledge. |
| Approach: | They introduce a dataset of 10K hierarchical sets of information-seeking subqueries that define structured boundaries for outline creation and evaluation in C2 scenarios. |
| Outcome: | The proposed model generates higher-quality outlines that better fulfill diverse user needs when trained with alignment techniques like DPO. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have been used to evaluate the safety of their users . however, evaluation questions in current benchmarks are too straightforward and difficult to update with practical relevance due to their lack of correlation with real-world events. |
| Approach: | They propose a question-generation framework to evaluate the safety of LLMs in the Chinese context. |
| Outcome: | The proposed framework reduces decline rate while maintaining similar attack success rate. |
Copied to clipboard
| Challenge: | Existing research in complex event analysis has made significant strides but is constrained by inadequate natural language processing techniques. |
| Approach: | They propose a novel approach using Large Language Models to extract and analyze the event chain within TCE, characterized by their key points and timestamps. |
| Outcome: | The proposed model performs comparable to models with long context window and retrieval-augmented generation method in three distinct tasks . |
Copied to clipboard
| Challenge: | Existing studies on large language models for document utility annotations have shown that they improve retrieval performance and RAG outcomes compared to models trained on human annotations. |
| Approach: | They propose a model that maximizes their summed marginal likelihood to annotate document utility on multiple positive samples per query. |
| Outcome: | The proposed model maximizes the marginal likelihood of multiple positive samples per query. |
Copied to clipboard
| Challenge: | Large language models are trained on static corpora but deployed in a dynamic world . a foundational tension remains between time and the ability to understand it . |
| Approach: | They formalize temporal queries in an information-theoretic framework based on parametric reachability of temporal premises and answers. |
| Outcome: | The proposed framework formalizes temporal queries in an information-theoretic framework based on parametric reachability of temporal premises and answers . the framework induces four temporal information regimes corresponding to internal reasoning, answer recency, premise anchoring, and genuine world indeterminacy . |
Copied to clipboard
| Challenge: | Existing document question answering methods reduce inference costs and input tokens. |
| Approach: | They propose a retrieval-augmented generation method that automatically extracts useful entities and generates summaries from documents. |
| Outcome: | The proposed method surpasses baseline retrieval-augmented generation (RAG) and long-context question answering (LC) methods achieve higher accuracy by processing entire documents, but at the cost of increased computational Corresponding authors. |
Copied to clipboard
| Challenge: | Existing studies constrain questions and answers within predefined contexts, excluding the retrieval process. |
| Approach: | They present a retrieval-augmented conversation dataset that addresses key challenges . they propose a system that combines query rewriting and retrieval with reranking . |
| Outcome: | The proposed system improves query rewriting, retrieval, reranking, and response generation performance. |
Copied to clipboard
| Challenge: | a framework that leverages the visual-language model to select key knowledge retrieved by DPR and answer questions improves performance of the baseline on the open-domain Knowledge-based VQA benchmark, OK-VQA. |
| Approach: | They propose a framework that leverages visual-language models to retrieve related knowledge . they use dense passage retrieval to retrieve knowledge related to visual-linguistics . |
| Outcome: | The proposed framework significantly improves the baseline on the open-domain Knowledge-based VQA benchmark, OK-VQA. |
Copied to clipboard
| Challenge: | Existing approaches to deploying large multimodal models rely on rigid pipelines . Existing methods such as retrieval-augmented generation and prompt engineered search rely only on rigid knowledge sources. |
| Approach: | They propose a framework that enables LMMs to perform on-demand, multi-turn search in real-world Internet environments. |
| Outcome: | The proposed model outperforms existing models while reducing search calls by over 30%. |
Copied to clipboard
| Challenge: | Music information retrieval (MIR) is a field that aims at developing computational tools for processing, organizing, and accessing music data. |
| Approach: | They propose a framework that aligns music modalities with multilingual text in a shared representation space. |
| Outcome: | Experiments show CLaMP 3 performs state-of-the-art on multiple MIR tasks . it surpasses baselines and shows excellent generalization in multimodal and multilingual contexts . |
Copied to clipboard
| Challenge: | Recent research has been developed to amplify contextual knowledge over parametric knowledge of large language models (LLMs) in knowledge-intensive tasks such as open-domain question-answering . |
| Approach: | They propose to amplify contextual knowledge over parametric knowledge of large language models (LLMs) by contrastive decoding to leverage contextual influence effectively. |
| Outcome: | The proposed approach improves open-domain question answering tasks especially in robustness by remaining undistracted by noisy contexts in retrieval-augmented generation. |
Copied to clipboard
| Challenge: | Existing pipelines for retrieval-augmented code generation (RACG) use static knowledge bases with a single source, limiting adaptation capabilities of Large Language Models (LLMs) Extensive experiments demonstrate that EVOR achieves two to four times of execution accuracy compared to other methods such as Reflexion. |
| Approach: | They propose a retrieval-augmented code generation pipeline that employs the synchronous evolution of queries and diverse knowledge bases. |
| Outcome: | The proposed pipeline achieves two to four times of execution accuracy compared to other methods. |
Copied to clipboard
| Challenge: | Existing approaches produce uniform responses, ignoring that health literacy levels affect the accessibility and effectiveness of counterspeech. |
| Approach: | They propose a Controlled-Literacy framework that generates counterspeech adapted to different health literacy levels. |
| Outcome: | The proposed framework outperforms baselines by generating more accessible counterspeech to health misinformation. |
Copied to clipboard
| Challenge: | Recent studies into effective context lengths of flagship large language models (LLMs) have revealed major limitations in effective question answering (QA) and reasoning over long and complex contexts for even the largest and most impressive cadre of models. |
| Approach: | They propose a lightweight data augmentation strategy that boosts LLM performance in long-context scenarios without degrading and altering the integrity and composition of retrieved documents. |
| Outcome: | The proposed strategy boosts performance in long-context scenarios without degrading and altering the integrity and composition of retrieved documents. |
Copied to clipboard
| Challenge: | Embedding-based retrieval (EBR) is a mainstream approach in information retrieval. |
| Approach: | They propose an enriched benchmark to evaluate retrieval capabilities of embedding models . they use four levels of granularity and six types of medical texts to prompt instruction-fine-tuned embeddable models. |
| Outcome: | The proposed benchmark evaluates the retrieval capabilities of embedding models with multi-granularity and multi-data types. |
Copied to clipboard
| Challenge: | Recent advances in large language models (LLMs) have shown impressive versatility across various tasks. |
| Approach: | They propose a retrieval-augmented generation method that integrates LLMs with external knowledge sources to produce grounded outputs. |
| Outcome: | The proposed method outperforms state-of-the-art KG-driven methods in question answering and fact verification. |
Copied to clipboard
| Challenge: | Existing methods for answering time-sensitive questions lack temporal reasoning . existing methods struggle with these time-intensive questions, authors say . |
| Approach: | They propose a temporal-based question-answering framework that integrates temporal perturbations and gold evidence labels into a question processing framework. |
| Outcome: | The proposed framework outperforms baseline retrieval methods in retrieval performance. |
Copied to clipboard
| Challenge: | Existing approaches to attack large language models rely heavily on retrieval and generation stages, limiting their effectiveness in black-box scenarios. |
| Approach: | They propose a retrieval-augmented generation framework that leverages a white-box LLM as an attacker to generate and iteratively optimize malicious passages at the token level. |
| Outcome: | The proposed framework outperforms existing approaches in retrieval-stage and end-to-end attacks on black-box RAG systems. |
Copied to clipboard
| Challenge: | Chain-of-thought reasoning has two key limitations: lack of reliability when solely relying on LLM-generated reasoning chains and interference from natural language reasoning steps with the models’ inference logic. |
| Approach: | They propose a chain-of-thought reasoning framework with three key designs to address these issues. |
| Outcome: | The proposed framework improves the performance of large language models on complex tasks by incorporating knowledge graphs and learnable knowledge case-aware RAG. |
Copied to clipboard
| Challenge: | Continual learning methods tackle the problem of a changing world by incrementally training on new information. |
| Approach: | They propose a retrieval-augmented generation approach that incrementally deletes or rewrites other entries in the knowledge base each time a document is added. |
| Outcome: | The proposed model improves accuracy relative to conventional retrieval-augmented generation by 7-13% and 6-10% absolute. |
Copied to clipboard
| Challenge: | Text embeddings are an essential building component of several NLP tasks. |
| Approach: | They propose a regional expansion of MTEB covering 59 languages, 14 tasks, and 38 datasets, including six newly added datasets. |
| Outcome: | The proposed model outperforms baselines and mE5 in hate speech detection, intent detection, and emotion classification tasks. |
Copied to clipboard
| Challenge: | Language models excel at generating code, but many programs are difficult to generate using only parametric knowledge. |
| Approach: | They propose a retrieval-augmented code generation benchmark that provides reproducible evaluations on retrieval and end-to-end code generation performance. |
| Outcome: | The proposed benchmark covers programming, open-domain, and repository-level tasks and provides reproducible evaluations on retrieval and end-to-end code generation performance. |
Copied to clipboard
| Challenge: | Data quality is vital for business decisions; poor data quality costs organizations an average of $12.9 million annually. |
| Approach: | They propose a framework that combines statistical inliner detection with LLM-driven rule and code generation. |
| Outcome: | The proposed framework produces semantically valid quality rules and validates them with retrieval-augmented generation (RAG) Extensive evaluations on benchmark datasets confirm the effectiveness of the proposed framework. |
Copied to clipboard
| Challenge: | Social media provides a valuable lens for assessing public perceptions and opinions. |
| Approach: | They propose a method that leverages large language models with retrieval-augmented generation to analyze tweets in relation to claims. |
| Outcome: | The proposed method outperforms state-of-the-art methods on a new dataset . it shows that it outperformed existing methods and achieves a significant increase in Macro-F1 score on TSD-CT. |
Copied to clipboard
| Challenge: | Large language models (LLMs) increasingly power car assistants, but evaluating response quality remains a challenge. |
| Approach: | They propose a framework that uses large language models as evaluators to compare assistant responses against ground-truth counterparts. |
| Outcome: | The proposed framework compares assistant responses against ground-truth counterparts, assessing coverage, correctness, and other dimensions of answer quality. |
Copied to clipboard
| Challenge: | Extensive experiments on long-context multi-hop question answering benchmarks show TAG achieves state-of-the-art performance. |
| Approach: | They propose a framework that prestructures memory into diverse granularities and employs a reward-guided navigator to adaptively compose hybrid memory tailored to each query. |
| Outcome: | Experiments on long-context multi-hop question answering show that the framework achieves state-of-the-art performance. |
Copied to clipboard
| Challenge: | Existing models that ground retrieval on external evidence are limited in their ability to implement retrieval-augmented generation. |
| Approach: | They propose a retrieval-augmented generation model that embeds retrieval control directly into generation. |
| Outcome: | The proposed model surpasses strong RAG baselines and uses substantially fewer parameters. |
Copied to clipboard
| Challenge: | Traditional supervised QG methods rely on tokenlevel alignment with fixed gold labels struggle to capture diverse valid question formulations. |
| Approach: | They propose a model-agnostic framework that integrates multimodal inputs with a multi-decoder architecture to optimize for multiple labels per sample. |
| Outcome: | The proposed framework improves fluency, reasoning depth, and relevance of visual questions. |
Copied to clipboard
| Challenge: | Large Language Models are a powerful tool for medical research, but the data is a bottleneck. |
| Approach: | They propose to use the largest ever medical Question Answering dataset with 26 Million QA pairs as a fine-tuning data for training large language models. |
| Outcome: | The proposed dataset demonstrates that it can be used to train large language models and improves zero-shot performance on other datasets. |
Copied to clipboard
| Challenge: | Modern QA systems entail retrieval-augmented generation (RAG) for accurate and trustworthy responses, but the inherent gap between user queries and relevant documents hinders precise matching. |
| Approach: | They propose a retrieval-augmented generation (RAG)-based approach to bridge this gap by attaching document fingerprints to the embedding to estimate the expectation of potential queries. |
| Outcome: | Experiments across diverse datasets, languages, and embedding models confirm the proposed solution is simple-yet-effective with zero additional index storage, retrieval latency, training costs, or catastrophic forgetting and hallucination issues. |
Copied to clipboard
| Challenge: | Existing studies in retrieval-augmented generation (RAG) do not sufficiently address the design of complex engineering solutions. |
| Approach: | They propose a retrieval-augmented generation system that leverages tree-based exploration and bi-point thinking mechanism to generate reliable solutions. |
| Outcome: | Experiments show that the proposed system achieves state-of-the-art (SOTA) performance on the SolutionBench, highlighting its potential to enhance the automation and reliability of complex engineering solution design in real-world applications. |
Copied to clipboard
| Challenge: | Existing approaches to integrating external knowledge into large language models (LLMs) however, the incorporation of external knowledge increases the vulnerability of LLMs . |
| Approach: | They propose a benchmark to evaluate the RAG security using a dataset . they classify attack tasks into silver noise, inter-context conflict, soft ad, and white Denial-of-Service . |
| Outcome: | The proposed benchmark evaluates the security of RAG against 14 representative RAG components. |
Copied to clipboard
| Challenge: | Extensive experiments with seven Large Language Models reveal their varying behaviors. |
| Approach: | They investigate the behaviors of Large Language Models when faced with conflicting prompts versus their internal memory. |
| Outcome: | Extensive experiments with seven LLMs reveal their varying behaviors. |
Copied to clipboard
| Challenge: | gist-based context compression methods can achieve only slight performance loss on tasks like retrieval-augmented generation and long-document QA, but it faces challenges in tasks like synthetic recall. |
| Approach: | They propose two strategies to improve gist-based context compression in large language models. |
| Outcome: | The proposed methods can achieve only slight performance loss on retrieval-augmented generation and long-document QA tasks, but they face challenges in tasks like synthetic recall. |
Copied to clipboard
| Challenge: | Recent advances in Large Language Models (LLMs) have significantly enhanced their capabilities across various cognitive tasks. |
| Approach: | They propose a high-quality evaluation dataset to test LLMs' ability to provide factual responses, assess retrieval capabilities, and evaluate the reasoning required to generate final answers. |
| Outcome: | The proposed framework improves performance in end-to-end RAG scenarios. |
Copied to clipboard
| Challenge: | Existing studies have optimized retrieval-augmented generation (RAG) across sub-tasks, but integrating these optimizations into a unified framework remains challenging. |
| Approach: | They propose a unified retrieval-augmented generation framework that optimizes role-specific tokens for multi-task processing. |
| Outcome: | The proposed framework achieves efficient multi-task processing through role-specific token optimization. |
Copied to clipboard
| Challenge: | Retrieval-augmented generation improves Large Language Models (LLMs) by integrating external information into the response generation process. |
| Approach: | They investigate the impact of memory strength and evidence presentation on LLMs’ receptiveness to external evidence by measuring the divergence in LLM responses to different paraphrases of the same question. |
| Outcome: | The proposed method improves Large Language Models (LLMs) by integrating external information into the response generation process. |
Copied to clipboard
| Challenge: | Current retrieval-augmented generation systems struggle when retrieval models fail to rank the most relevant documents . existing extractive methods reduce latency but rely on independent, non-adaptive sentence selection . |
| Approach: | They introduce an extractive context compression framework that enhances retrieval-augmented generation in question answering. |
| Outcome: | EXIT surpasses existing compression methods and uncompressed baselines in QA accuracy . the framework reduces inference time and token count while preserving contextual dependencies . |
Copied to clipboard
| Challenge: | Recent research focuses on integrating reasoning capabilities into the realm of retrieval-augmented generation (RAG) via outcome-supervised reinforcement learning (RL). |
| Approach: | They propose a process-level reward module to mitigate the unawareness of intermediate reasoning steps in outcome-level supervision without additional annotation. |
| Outcome: | The proposed framework can boost LLMs’ reasoning ability by integrating external knowledge sources through retrieval-augmented generation (RAG) The proposed model can mitigate the unawareness of intermediate reasoning steps in outcome-level supervision without additional annotation. |
Copied to clipboard
| Challenge: | GenPoE is a passage-level mixture of experts for enhancing knowledge of large language models. |
| Approach: | They propose a novel “generative” passage-level mixture of experts (MoEs) that takes in-context retrieved passages and generates their “expert” parameters. |
| Outcome: | The proposed system is based on a novel hypernetwork which takes in-context retrieved passages and generates their "expert'' parameters. |
Copied to clipboard
| Challenge: | a growing need for tools that support legal education, especially in under-resourced languages such as Romanian . we evaluate the capabilities of large language models and vision-language models in legal education . |
| Approach: | They evaluate the capabilities of Large Language Models and Vision-Language Models in Romanian driving law through textual and visual question-answering tasks. |
| Outcome: | The proposed model improves retrieval performance and QA accuracy in Romanian driving tests. |
Copied to clipboard
| Challenge: | Existing retrieval-augmented generation methods overlook citation graph structure, adapt poorly to complex queries, and yield fragmented, hard-to-verify syntheses. |
| Approach: | They propose a retrieval-augmented generation framework that addresses these gaps by combining adaptive retrieval and symbolic reasoning. |
| Outcome: | Extensive experiments show that SciRAG outperforms prior systems in factual accuracy and synthesis quality. |
Copied to clipboard
| Challenge: | Large language models (LLMs) have demonstrated remarkable performance in the legal domain, with GPT-4 even passing the Uniform Bar Exam in the U.S. However their efficacy remains limited for non-standardized tasks and tasks in languages other than English. |
| Approach: | They propose a benchmark for assessing the Korean legal language understanding of LLMs consisting of 7 legal knowledge tasks and 4 legal reasoning tasks. |
| Outcome: | The proposed model passes the Uniform Bar Exam in the U.S. but its performance is limited for non-standardized tasks and tasks in languages other than English. |
Copied to clipboard
| Challenge: | Existing methods to extend knowledge scope of large language models (LLMs) lack internal parametric knowledge, resulting in misusing external knowledge. |
| Approach: | They propose a retrieval-augmented approach that provides LLMs with potentially relevant documents through a module. |
| Outcome: | The proposed approach outperforms existing methods on four open-domain QA tasks. |
Copied to clipboard
| Challenge: | escalation in emergency department patient visits poses challenges to efficient clinical management . Currently, hospitals rely on human experts to review clinical notes and determine case urgency . |
| Approach: | a team of researchers develop a multi-agent framework to enhance collaborative decision-making in clinical triage. |
| Outcome: | The proposed framework outperforms state-of-the-art LLM-based methods on three clinical triage test sets. |
Copied to clipboard
| Challenge: | Recent research has shown that self-citing large language models (LLMs) fail to faithfully reflect their context usage throughout the generation process. |
| Approach: | They propose a plug-and-play approach using model internals for faithful answer attribution in RAG applications that detects context-sensitive answer tokens and pairs them with retrieved documents contributing to their prediction. |
| Outcome: | The proposed approach achieves citation quality and efficiency comparable to self-citation while allowing for a finer-grained control of attribution parameters. |
Copied to clipboard
| Challenge: | Existing methods to mitigate confirmation bias-induced hallucination in large language models (LLMs) however, they still exhibit issues such as confirmation bias, which remains unexplored in current research. |
| Approach: | They propose a method to mitigate confirmation bias-induced hallucination in large language models by using a synthetic data construction pipeline and direct preference optimization (DPO) training. |
| Outcome: | The proposed method improves response accuracy and reduced hallucination on natural questions open and halubench. |
Copied to clipboard
| Challenge: | Existing approaches to personalized text generation rely on retrieval-augmented generation and parameter-efficient fine-tuning. |
| Approach: | They propose a training-free framework that disentangles and represents personalized writing style as a vector in LLM’s activation-space. |
| Outcome: | The proposed framework achieves 8% relative improvement in personalized generation while reducing storage requirements by 1700 over PEFT method. |
Copied to clipboard
| Challenge: | Existing studies have focused on the use of court judgments as input for legal Statute Identification (LSI) however, there is little research to explore the differences between court and laypeople data for LSI. |
| Approach: | They create a corpus of laypeople queries covering 500+ statutes from Indian law . they use court case judgements to compare between the two datasets . |
| Outcome: | The proposed corpus of laypeople queries covers 500+ statutes from Indian law . the results show that models trained on court judgements are ineffective . |
Copied to clipboard
| Challenge: | Text embedding models show strong performance on generic benchmarks, but their effectiveness diminishes when applied to private datasets. |
| Approach: | They propose a method for adapting general-purpose text embedding models to private datasets . they construct supervisory signals from the ranking of keyword-based retrieval results . |
| Outcome: | The proposed method improves retrieval performance across domains, datasets, and models. |
Copied to clipboard
| Challenge: | FinGEAR provides a retrieval framework tailored to financial documents . standard retrieval-augmented generation models underuse financial disclosures . |
| Approach: | FinGEAR combines a finance lexicon for Item-level guidance and hierarchical indices for within-Item search. |
| Outcome: | FinGEAR improves accuracy and accuracy on 10-Ks with a FinQA dataset. |
Copied to clipboard
| Challenge: | Existing approaches to serialize large language models disregard critical relational structures and creates redundancies. |
| Approach: | They propose a graph neural network encoder to create structured relational prompts for large language models within a retrieval-augmented generation framework. |
| Outcome: | The proposed architecture preserves relational structure of databases while enabling LLMs to process and reason over complex entity relationships. |
Copied to clipboard
| Challenge: | Contract review is a complex and time-intensive task that typically requires legal expertise. |
| Approach: | a new open-source contract review framework is designed to handle complexities of contract analysis . PAKTON is a retrieval-augmented generation framework with plug-and-play capabilities . |
| Outcome: | The open-source framework outperforms models in predictive accuracy, retrieval performance, explainability, completeness, and grounded justifications. |
Copied to clipboard
| Challenge: | Existing graph-based RAG methods heuristically retrieve and refine question-relevant subgraphs, potentially introducing redundant and noisy factual information that is difficult for LLMs to process. |
| Approach: | They propose to integrate knowledge graphs (KGs) through retrieval-augmented generation methods to improve LLM reasoning by incorporating external trustworthy knowledge resources. |
| Outcome: | The proposed framework achieves state-of-the-art against baseline competitors on three medical QA benchmark datasets. |
Copied to clipboard
| Challenge: | Query enhancement techniques are now standard in retrieval-augmented generation systems, yet their impact on these biases remains unexplored. |
| Approach: | They evaluate query enhancement techniques that improve retrieval quality . they find that simple rewriting reduces bias through increased score variance . no technique uniformly addresses all biases, and effects vary substantially across retrievers . |
| Outcome: | The proposed method achieves strongest aggregate reduction, but fails under adversarial conditions where multiple biases combine. |
Copied to clipboard
| Challenge: | Existing evaluation frameworks for retrieval-augmented generation (RAG) systems focus on answerable queries, but ignore the importance of appropriately rejecting unanswerable requests. |
| Approach: | They propose a framework to evaluate whether retrieval-augmented generation systems handle unanswerable queries specific to a given knowledge base. |
| Outcome: | The proposed framework synthesizes diverse and challenging queries for any given knowledge base and evaluates them with unanswered ratio and acceptable ratio metrics. |
Copied to clipboard
| Challenge: | Recent advances in Large Language Models (LLMs) have demonstrated significant strides towards achieving artificial general intelligence. |
| Approach: | They propose a technique termed position engineering which alters the positional information in the prompt without modifying the text itself. |
| Outcome: | The proposed technique significantly improves on the baseline in retrieval-augmented generation and in-context learning scenarios. |
Copied to clipboard
| Challenge: | Event extraction is a task in natural language processing that involves identifying and extracting event information from unstructured text. |
| Approach: | They propose a paradigm that combines schema paraphrasing with schema retrieval-augmented generation. |
| Outcome: | The proposed paradigm retrieves paraphrased schemas and accurately generates targeted structures. |
Copied to clipboard
| Challenge: | Existing KV cache compression methods enforce a fixed pattern, neglecting task-specific characteristics, which hampers the effective retention of essential information while discarding less important tokens. |
| Approach: | They propose a Task-Aware KV cache mechanism that dynamically adjusts the KV caching size across different layers based on the characteristics of the tasks. |
| Outcome: | The proposed method surpasses state-of-the-art methods by 11% on the LongBench dataset even under extreme compression (0.9%) |
Copied to clipboard
| Challenge: | Recent advances in Large Language Models (LLMs) have profound implications for education. |
| Approach: | They present a novel multiple-choice educational resource specifically designed to evaluate the performance of Large Language Models (LLMs) they use a dataset that contains 868 questions and 36,485 additional questions . |
| Outcome: | The IRUEX dataset contains 868 questions and 36,485 additional questions. |
Copied to clipboard
| Challenge: | Large language models (LLMs) have recently achieved impressive results on multiple-choice question answering (MCQA) despite advances in English, LLMs continue to underperform in Arabic due to gaps in data coverage, linguistic transfer, and evaluation design. |
| Approach: | They propose a method that jointly models the relevance of both the question and its candidate answers when selecting contextual passages. |
| Outcome: | The proposed approach outperforms standard RAG baselines and reranker baselines while remaining competitive with considerably larger models. |
Copied to clipboard
| Challenge: | Existing benchmarks and training pipelines for industrial intelligent customer service (ICS) focus on task completion and tool correctness. |
| Approach: | They propose a benchmark-to-optimization loop that bridges offline gains to deployment . they propose OlaMind, which distills reusable reasoning patterns from expert dialogues . |
| Outcome: | The proposed benchmark surpasses GPT-5.2 and Gemini 3 Pro on OlaBench . it delivers an average +23.67% issue resolution and -6.6% human transfer rate versus baseline . |
Copied to clipboard
| Challenge: | a dataset of case law is used to train and evaluate models for writing legal analyses . current approaches struggle to find relevant cases and generate legal analyses, authors say . |
| Approach: | They build a dataset of case law to support information retrieval and retrieval-augmented generation. |
| Outcome: | The proposed dataset supports two important backbone tasks: retrieval (IR) and retrieval-augmented generation (RAG). |
Copied to clipboard
| Challenge: | High-performance vision-and-language navigation models require large amounts of training data, the high cost of manual annotating has seriously hindered this field. |
| Approach: | They propose a retrieval-augmented generation framework that generates user demand instructions for vision-and-language navigation. |
| Outcome: | The proposed model achieves SOTA performance on the REVERIE benchmark. |
Copied to clipboard
| Challenge: | Existing methods for text-to-SQL semantic parsing are limited to retrieving schemata based on a single query. |
| Approach: | They propose a text-to-sql semantic parser that uses abstract syntax trees to select few-shot examples for retrieval-augmented generation. |
| Outcome: | The proposed model can generate approximated versions of SQL queries in parallel, and shows improvements over state-of-the-art benchmarks. |
Copied to clipboard
| Challenge: | Existing benchmarks for investigating knowledge conflict have notable limitations, including a narrow focus on the question answering setup, heavy reliance on entity substitution techniques, and a restricted range of conflict types. |
| Approach: | They propose a knowledge graph-based framework that generates varied and subtle conflicts between two similar yet distinct contexts while ensuring interpretability through the explicit relational structure of KGs. |
| Outcome: | The proposed framework generates varied and subtle conflicts between two similar yet distinct contexts while ensuring interpretability through the explicit relational structure of KGs. |
Copied to clipboard
| Challenge: | Recent advances in multi-turn voice interaction models have improved user-model communication, but whether open-source models share this ability remains unexplored. |
| Approach: | They propose to use ContextDialog to evaluate open-source interaction models' ability to recall past utterances to identify key limitations. |
| Outcome: | The proposed model retains and recalls past utterances better than closed-source models, but still struggles with questions about past . findings highlight key limitations in open-source model and suggest ways to improve memory retention and retrieval robustness. |
Copied to clipboard
| Challenge: | Contextual evaluation is challenging for state-of-the-art judge models . evaluation criteria are often conditional and dependent on practitioner priorities . |
| Approach: | They propose a judge benchmark that evaluates large language models as judges in contexts . they use human annotations and model-based perturbations to build the benchmark . |
| Outcome: | The proposed benchmark aims to evaluate large language models in contexts with 2,000 challenging response pairs. |
Copied to clipboard
| Challenge: | Large language models (LLMs) are widely used in retrieval-augmented generation (RAG) when retrieved contexts are noisy, incomplete, or heterogeneous, a single generation process often struggles to reconcile evidence effectively. |
| Approach: | They propose a multi-agent synthesis approach to retrieval-augmented generation that structures evidence processing into multiple role-specialized agents. |
| Outcome: | Experiments on four benchmarks show that MASS-RAG consistently improves performance over strong RAG baselines. |
Copied to clipboard
| Challenge: | Existing ranking algorithms restrict granularity to full passages or require a specific dense index for each desired level of granules. |
| Approach: | They propose a multi-vector ranking approach that leverages multi-vctor embeddings to rank at varying levels of granularity while maintaining encoding at a single (coarser) level of grail. |
| Outcome: | The proposed method surpasses prompt-driven citation generation by incorporating proposition-level ranking to post-hoc citation addition. |
Copied to clipboard
| Challenge: | Current methods for fact-checking are based on verifying each piece of a model against potential evidence using an LLM. |
| Approach: | They propose a method that builds small fact-checking models that have GPT-4-level performance but 400x lower cost. |
| Outcome: | The proposed model outperforms other models and reaches GPT-4 accuracy. |
Copied to clipboard
| Challenge: | Existing attempts to enhance LLM-based world models through prompting or fine-tuning approaches are either requiring human knowledge or computationally extensive. |
| Approach: | They propose a framework that leverages retrieval-augmented generation to integrate external knowledge to LLM-based world models. |
| Outcome: | The proposed framework outperforms baseline models and exhibits strong generalizability. |
Copied to clipboard
| Challenge: | Large language models have strong reasoning, coding, and generation capabilities, but retrieval-augmented generation remains difficult under fixed context budgets. |
| Approach: | They propose a coalition-aware context filtering framework supervised by Shapley-style marginal contributions that captures sign effects via teacher-forced probing and computes exact Shaply values for small retrieval sets. |
| Outcome: | Experiments show that RepoShapley improves completion quality while reducing harmful context and unnecessary retrieval. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) enhanced with external contexts face challenges in handling imperfect evidence. |
| Approach: | They propose a framework that can balance internal knowledge with external contexts . they propose gating mechanisms and low-rank representation adapters to adjust hidden representations based on a lightweight intervention function . |
| Outcome: | The proposed model can effectively balance internal knowledge with external context, similar to human cognitive processes. |
Copied to clipboard
| Challenge: | Existing solutions to long-range language tasks require large compute budgets and complex task-specific design choices. |
| Approach: | They propose an in-context method that uses structured schemas to generate short-contemporary outputs. |
| Outcome: | a new in-context method outperforms baselines on diverse tasks with 4x shorter contexts . it scales down to tiny contexts without increasing costs or sacrificing quality . |
Copied to clipboard
| Challenge: | Using large language models to generate code has shown significant promise, but selecting effective examples to improve generation quality remains a challenging task. |
| Approach: | They propose a framework that utilizes algorithmic plans to identify and retrieve effective examples. |
| Outcome: | The proposed framework outperforms the state-of-the-art RAG methods in code generation even when the source and target languages match or differ. |
Copied to clipboard
| Challenge: | Existing methods to update or supplement large language models struggle under continuous knowledge drift. |
| Approach: | They propose a dynamic event benchmark and time-aware retrieval baseline that captures how knowledge evolves over time. |
| Outcome: | The proposed method enables systematic evaluation of model adaptation under continuous knowledge drift. |
Copied to clipboard
| Challenge: | Existing benchmarks assess only the final answer with a wide numerical tolerance, overlooking systematic reasoning failures and potentially causing serious clinical misjudgments. |
| Approach: | They propose a new step-by-step evaluation pipeline that assesses formula selection, entity extraction, and arithmetic computation. |
| Outcome: | The proposed method improves the accuracy of large language models on medical benchmarks from 16.35% to 53.19%. |
Copied to clipboard
| Challenge: | Recent approaches suffer from insufficient and repetitive knowledge retrieval, tedious and time-consuming query parsing, and monotonous knowledge utilization. |
| Approach: | They propose a retrieval-augmented generation framework which leverages LLMs’ powerful reasoning capacity to compensate for the incompleteness of user queries. |
| Outcome: | The proposed framework improves the accuracy and reliability of Large Language Models (LLMs) by combining the rich knowledge of LLMs with Hypothesis Outputs. |
Copied to clipboard
| Challenge: | Large language models struggle with comprehending graphical structure information through prompts of graph description sequences, especially as the graph size increases. |
| Approach: | They propose a framework to improve LLMs’ comprehension of both macro- and micro-level graphical information by placing critical graphical data in positions where LLM's exhibit stronger memory performance. |
| Outcome: | The proposed framework outperforms all other graph description methods in understanding graph structures of varying sizes. |
Copied to clipboard
| Challenge: | Existing state-of-the-art LLMs cannot perform well in situations where instructions are invalid or multiple devices are involved. |
| Approach: | They propose to integrate large language models into smart home assistants by enhancing their ability to accurately understand user needs and respond appropriately. |
| Outcome: | The proposed dataset is the first with valid and invalid instructions across devices . it achieves only 0.0% success rate in the scenario of invalid multi-device instructions . |
Copied to clipboard
| Challenge: | Large language models incur high inference costs during deployment, causing hallucination . no dedicated routing methods exist for RAG, and existing training-based routers face challenges scaling to this domain . |
| Approach: | They propose a plug-and-play routing framework that optimizes performance and cost . the framework delivers over 3x higher routing effectiveness while reducing runtime to less than 0.001x . |
| Outcome: | The proposed framework delivers over 3x higher routing effectiveness while reducing runtime to less than 0.001x compared to existing methods. |
Copied to clipboard
| Challenge: | Large language models (LLMs) are proven to benefit a lot from retrieval-augmented generation (RAG) due to noisy and fabricating content, it is inevitable that RAG systems are vulnerable to these noises and prone to respond incorrectly. |
| Approach: | They propose to optimize retrieval-augmented generation (RGG) with an Adversarial Tuning Multi-agent system (ATM) ATM steers the Generator to have a robust perspective of useful documents for question answering with the help of an auxiliary Attacker agent. |
| Outcome: | The proposed system improves the retrieval-augmented generator with an auxiliary Attacker agent and can discriminate useful documents amongst fabrications. |
Copied to clipboard
| Challenge: | Historical research often focuses on finding exact record for a specific regnal month . classical Chinese sources are a canonical example of evidence-centric retrieval . |
| Approach: | They propose a time-keyed retrieval benchmark that organizes records by month-level reign keys . they propose 'CTD', a dual-encoder that combines absolute context with offset biasing . |
| Outcome: | The proposed benchmark organizes records by month-level reign keys and includes chrono-near confounders that mimic real retrieval failures. |
Copied to clipboard
| Challenge: | Existing studies have focused on human-annotated search queries but they can not cover conversations of various domains. |
| Approach: | They propose a domain adaptation framework that uses retrieval-augmented generation to improve the model's robustness. |
| Outcome: | The proposed model is more robust and performs significantly better in a more challenging setting over strong baselines. |
Copied to clipboard
| Challenge: | Existing large language models (LLMs)-backed generative search engines may not always be accurate. |
| Approach: | They propose to evaluate the robustness of retrieval-augmented generation in a realistic and high-risk setting where adversaries have only black-box system access. |
| Outcome: | The proposed model exhibits higher susceptibility to factual errors compared to LLMs without retrieval. |
Copied to clipboard
| Challenge: | Existing methods for finetuning and retrieval-augmented generation suffer from hallucination risk and semantic drift. |
| Approach: | They propose a framework for a dual-retriever based on the legal syllogism and the nature of different legal data. |
| Outcome: | The proposed framework mitigates hallucinations while improving explainability of legal reasoning. |
Copied to clipboard
| Challenge: | Large language models (LLMs) struggle with hallucinations and outdated knowledge. |
| Approach: | They propose a retrieval-augmented generation framework for enhancing the reliability of RAG in biomedical contexts. |
| Outcome: | The proposed framework outperforms the previous best medical RAG model by up to 5.6% across three medical question-answering benchmarks. |
Copied to clipboard
| Challenge: | Existing methods for dense retrieval have demonstrated remarkable performance in IR tasks. |
| Approach: | They propose a method to improve the embedding of dense retrievers by using existence claim as a bridge. |
| Outcome: | The proposed method can be plugged into current dense retrieval methods and the results are published in the journal Nature. |
Copied to clipboard
| Challenge: | Sentence embeddings are central to natural language processing, but their internal features are not interpretable and users lack fine-grained control for downstream tasks. |
| Approach: | They propose a formal framework to characterize the organization of features in sentence embeddings . they show how they can be composed to capture richer semantic structures . |
| Outcome: | The proposed method can be used to capture richer semantic structures. |
Copied to clipboard
| Challenge: | a new benchmark is designed to evaluate LLMs on Chinese legal knowledge and its application in reasoning . general pre-training that ingests legal texts without specialized focus compromises reliability of LLM responses . achieving trustworthy legal reasoning in LLM requires a robust synergy of accurate knowledge retrieval and strong general reasoning capabilities. |
| Approach: | They propose a benchmark specifically engineered to evaluate LLMs on Chinese legal knowledge and its application in reasoning. |
| Outcome: | The proposed benchmark evaluates LLMs on Chinese legal knowledge and its application in reasoning. |
Copied to clipboard
| Challenge: | Large language models have shown significant promise in question-answering tasks . noisy reference documents hinder performance of LLMs, causing disproportionate attention to irrelevant content . |
| Approach: | They propose an adaptive large language model that allocates disproportionate attention to irrelevant documents . they use transformers to train the model and integrate it into pre-trained Transformer blocks . |
| Outcome: | The proposed model outperforms state-of-the-art models on noisy-context benchmarks. |
Copied to clipboard
| Challenge: | MCTS-RAG combines structured reasoning with adaptive retrieval . compared to conventional MCTLs, MCTR-RAg relies on internal model knowledge without external facts . |
| Approach: | a new approach integrates retrieval-augmented generation and Monte Carlo Tree Search to enhance reasoning capabilities of small language models. |
| Outcome: | MCTS-RAG integrates retrieval-augmented generation and Monte Carlo Tree Search to improve reasoning paths. |
Copied to clipboard
| Challenge: | a tendency of large language models to generate absurd patterns is observed . authors say this is a limitation of the models' ability to perform complex tasks . |
| Approach: | We present a tendency of large language models to generate absurd patterns . authors conducted an experiment to evaluate logical consistency and self-coherence of LLMs . |
| Outcome: | a recent study shows that large language models generate absurd patterns despite their inadequacy . the model over-recognized patterns that were inconsistent with the given numbers, the study finds . |
Copied to clipboard
| Challenge: | Recent progress in large language models (LLMs) has revolutionized text generation. |
| Approach: | They propose a faithfulness hallucination detection model that can provide binary predictions and corresponding explanations to improve trustworthiness. |
| Outcome: | The proposed model outperforms advanced models on 12 diverse tasks. |
Copied to clipboard
| Challenge: | Experiments show that BRIEF-Pro generates more concise and relevant summaries, enhancing performance across small, large, and proprietary language models. |
| Approach: | They propose a universal, lightweight compressor that distills relevant evidence from retrieved documents into a concise summary for seamless integration into in-context RAG. |
| Outcome: | Experiments on four open-domain multi-hop question-answering datasets show that BRIEF-Pro generates more concise and relevant summaries, enhancing performance across small, large, and proprietary language models. |
Copied to clipboard
| Challenge: | Currently, research on complex chart understanding tasks is limited . a pipeline for visual reasoning datasets addresses these limitations . |
| Approach: | They propose a code-driven pipeline for generating visual reasoning datasets . pipeline integrates retrieval-augmented generation to retrieve professional chart templates . |
| Outcome: | The proposed pipeline enhances chart diversity and data quality through model-based evaluation. |
Copied to clipboard
| Challenge: | Existing studies have focused on corpus poisoning, but there are no studies on adversarial attacks on RAG systems. |
| Approach: | They propose a novel imperceptible retrieve-to-generate attack against RAG systems . they propose regenerative reinforcement learning framework that tracks interactions between attacker and target RAG . |
| Outcome: | The proposed framework outperforms existing attacks on factual and non-factual RAG systems with small imperceptible text perturbations. |
Copied to clipboard
| Challenge: | Conventional retrieval-augmented generation (RAG) methods encode content in isolated chunks during ingestion, losing structural and cross-page dependencies, and retrieve a fixed number of pages at inference. |
| Approach: | They propose a Layout-Aware Dynamic RAG framework that encodes content in isolated chunks during ingestion and retrieves a fixed number of pages at inference. |
| Outcome: | Experiments on MMLongBench-Doc, LongDocURL, DUDE, and MP-DoxVQA show that LAD-RAG improves retrieval, achieving over 90% perfect recall on average without any top-k tuning, and outperforming baseline retrievers by up to 20% in recall at comparable noise levels. |
Copied to clipboard
| Challenge: | Existing methods for retrieval-augmented generation (RAG) are limited and fine-tuning incurs prohibitive costs of external signals. |
| Approach: | They propose a self-supervised framework that enhances RAG systems through efficient model adaptation. |
| Outcome: | The proposed framework achieves 90% of the performance gain obtained through GPT-4-supervised adaptation while relying entirely on self-annotation of much smaller models. |
Copied to clipboard
| Challenge: | Existing entity linking models struggle to link new expressions to entities in the dynamic nature of human language. |
| Approach: | They propose a task to resolve emerging mentions to dynamic entities and a benchmark to evaluate their model's adaptability to new expressions. |
| Outcome: | The proposed method outperforms baselines on QA task with resolved mentions and improves retrieval-augmented generation performance. |
Copied to clipboard
| Challenge: | Existing work on Temporal Question Answering (TQA) has focused on questions anchored to specific timestamps or events. |
| Approach: | They introduce a benchmark to address present-anchored temporal QA (PATQA) which includes single and multi-hop temporal questions. |
| Outcome: | The proposed model can be automatically refreshed by re-running SPARQL queries on a knowledge graph. |
Copied to clipboard
| Challenge: | Existing attempts to outline generation are limited by response pair requirements and substantial computation costs. |
| Approach: | They propose a token-level preference self-alignment optimization for outline controllable generation that extends the Bradley-Terry model from pair-wise to list-wise comparison. |
| Outcome: | The proposed method outperforms existing methods by 19.28% in performance while requiring only 56.25% training time. |
Copied to clipboard
| Challenge: | Existing methods that address corpus-level context loss focus on query enrichment through structured relation representations. |
| Approach: | They propose a framework for Contextual Query Retrieval that enriches queries with contextual representations derived from a corpus-centric KG. |
| Outcome: | The proposed framework outperforms strong baselines on RAGBench and MultiHop-RAG datasets in terms of retrieval effectiveness. |
Copied to clipboard
| Challenge: | LMs are useful in a variety of downstream applications from summarization to fact-checking, often relying on factual knowledge memorized during pre-training. |
| Approach: | They use two knowledge conflict measures and a novel dataset DYNAMICQA to examine the effect of intra-memory conflict on LMs' ability to accept contextual knowledge. |
| Outcome: | The proposed model can accept contextual knowledge with a higher degree of accuracy than models with fewer truth values. |
Copied to clipboard
| Challenge: | Existing methods for knowledge editing fail to work in multi-hop question answering due to 'edit skipping' edit skipping occurs due to the mismatch between the granularity of LLMs in problem-solving and the facts in the edited memory. |
| Approach: | They propose a retrieval-augmented generation-based method that edits knowledge without modifying parameters without retraining LLMs. |
| Outcome: | The proposed method outperforms state-of-the-art methods for KE in multi-hop question answering. |
Copied to clipboard
| Challenge: | Large language models struggle to capture relevant information located in the middle of their input. |
| Approach: | They propose a calibration mechanism that allows the model to attend to contexts faithfully according to their relevance even when they are in the middle. |
| Outcome: | The proposed calibration mechanism mitigates this positional bias and improves retrieval-augmented generation performance. |
Copied to clipboard
| Challenge: | Existing approaches to designing a generalist scientific agent fail to address multifaceted requirements of scientific tasks. |
| Approach: | DAVIS is a generalist scientific agent capable of performing tasks in laboratory settings to assist researchers. |
| Outcome: | DAVIS performs better on ScienceWorld benchmarks compared to previous approaches on 8 out of 9 elementary science subjects. |
Copied to clipboard
| Challenge: | a lack of structured datasets hinders natural language processing research . a new dataset of food safety documents and related metadata is presented . |
| Approach: | They present a dataset of human-written and Large Language Model (LLM)-generated food safety documents . they evaluate their utility on three NLP tasks directly reflecting food safety practices . |
| Outcome: | The proposed dataset performs comparably or better than human summaries on three NLP tasks . it also shows clustering of summary for event tracking and compliance monitoring . |
Copied to clipboard
| Challenge: | citation generation and retrieval-augmented generation are still lacking in large language models due to hallucinations. |
| Approach: | They propose a retrieval-augmented citation generation task that requires models to generate citations considering both external and internal knowledge while providing trustworthy references. |
| Outcome: | The proposed method achieves better performance across scenarios compared to baselines . retrieval quality, question types, and model knowledge influence trustworthiness . |
Copied to clipboard
| Challenge: | Recent advances in retrieval-augmented generation (RAG) have substantially improved question-answering systems, particularly for factoid ‘5Ws’ questions. |
| Approach: | They propose a data organization paradigm where large language models transform documents into more structured and loosely interconnected LUs. |
| Outcome: | Experiments in open-domain and industrial settings show that the proposed paradigm outperforms existing paradigms and shows high adaptability across diverse document formats. |
Copied to clipboard
| Challenge: | Existing methods that require extensive finetuning or depend on predefined algorithms are limited by training. |
| Approach: | a new retrieval-augmented framework is proposed that harnesses retrieval and large language models to address graph reasoning tasks. |
| Outcome: | The proposed method achieves 100% accuracy on most graph reasoning tasks while maintaining consistent token costs regardless of graph sizes. |
Copied to clipboard
| Challenge: | Existing research has focused on the veracity of information, overlooking the legal implications and consequences of misinformation. |
| Approach: | They propose a task to detect misinformation using legal issues as a measure of societal ramifications. |
| Outcome: | The proposed task leverages definitions from a wide range of legal domains covering 4 broader legal topics and 11 fine-grained legal issues, including hate speech, election laws, and privacy regulations. |
Copied to clipboard
| Challenge: | Speculative decoding is a prominent technique for accelerating LLM inference by leveraging an auxiliary draft model, but its effectiveness is limited by the autoregressive nature of draft generation. |
| Approach: | They propose a method that integrates speculative draft generation directly within the target model using multi-stream attention. |
| Outcome: | The proposed method improves acceptance but also latency and speculation latency, limiting overall speedup. |
Copied to clipboard
| Challenge: | Existing solutions for long-form question-answering (LFQA) use chain-of-thought (CoT) with retrieval-augmented generation (RAG). |
| Approach: | They propose to integrate chain-of-thought (CoQ) with retrieval-augmented generation to improve answer comprehensiveness and verifiability. |
| Outcome: | The proposed approach outperforms ChatGPT baselines while maintaining efficiency. |
Copied to clipboard
| Challenge: | Existing retrieval-augmented generation approaches struggle with query complexity, propagated reasoning errors, or rely on incomplete or noisy retrieval. |
| Approach: | a unified retrieval-augmented generation framework is developed to address query complexity . the framework decomposes queries into semantically coherent sub-queries . it explicitly verifies retrieved sub-facts and adaptively refines queries based on identified knowledge gaps. |
| Outcome: | a new framework improves answer completeness and reliability by decomposing queries into coherent sub-queries . the framework explicitly verifies retrieved sub-facts and adaptively refines queries based on identified knowledge gaps. |
Copied to clipboard
| Challenge: | Promises shape perceptions and drive decisions, but verification of their fulfillment is difficult due to complexity and volume of commitments . authors propose a new approach to verifying promises in environmental, social, and governance reports . complexity of promises, complexity of evidence, difficulty in verifying their fulfillment a pressing need for new approaches . |
| Approach: | They propose a multilingual dataset that includes English, French, Chinese, Japanese, and Korean . they propose ML-Promise to facilitate in-depth verification of corporate promises . |
| Outcome: | The proposed approach includes promise identification, evidence assessment, and evaluation of timing for verification in multiple languages. |
Copied to clipboard
| Challenge: | Existing approaches to rerank information require large-scale fine-tuning, which is computationally expensive. |
| Approach: | They propose an open-source pipeline for generating diverse, challenging, and realistic reranking examples. |
| Outcome: | The proposed model performs competitively on two benchmarks, while being trained on less than 5% of the data typically used in prior work. |
Copied to clipboard
| Challenge: | Large language models (LLMs) have shown strong capabilities across diverse domains, but their application to code vulnerability detection raises significant concerns regarding efficiency, scalability and cost. |
| Approach: | They propose a sequential multi-stage approach via confidence- and collaboration-based decision making via a three-stage sequential classification framework with a single agent, retrieval-augmented generation with external examples, and multi-agent reasoning enhanced with RAG. |
| Outcome: | The proposed approach improves code vulnerability detection performance on a benchmark dataset and a low-resource language. |
Copied to clipboard
| Challenge: | Existing methods to improve the reliability of Large Language Models (LLMs) in clinical applications require factual knowledge from open-ended datasets and clinical case-based knowledge to provide context grounded in real-world patient experiences. |
| Approach: | They propose a retrieval-augmented generation framework based on the electronic health record to offer contextual information from other patients’ discharge reports. |
| Outcome: | The proposed framework outperforms a text-based ranker in a clinical QA dataset with 1,280 discharge-related questions . |
Copied to clipboard
| Challenge: | Prior work has focused on improving and evaluating the attribution quality of large language models (LLMs) but this may come at the expense of inducing biases in the attributed answers. |
| Approach: | They propose to evaluate attribution sensitivity and bias with respect to authorship information in large language models (LLMs) in retrieval-augmented generation pipelines. |
| Outcome: | The proposed framework can significantly improve the attribution quality of large language models (LLMs) in retrieval-augmented generation pipelines by adding authorship information to source documents. |
Copied to clipboard
| Challenge: | Current retrieval-augmented generation methods struggle with complex multi-hop reasoning, relying on unstructured semantic matching that lacks the logical structure needed to systematically guide retrieval. |
| Approach: | They propose a framework that elevates retrieval to structured, program-guided reasoning by combining three stages of program-type selection and evidence accumulation. |
| Outcome: | Evaluated on five benchmarks including HotPotQA, 2WikiMultihopQA, ARC-Challenge, MMLU-Pro, and MedQA with various LLMs, PROGRAM achieves state-of-the-art performance with up to 24% relative improvement on HotPtQA and 13.2% on MedQA over strong baselines including FLARE, ProbTree and Self-RAG. |
Copied to clipboard
| Challenge: | Existing approaches to build knowledge graphs with LLMs are constrained by static knowledge bases and ineffective multimodal data integration. |
| Approach: | They propose a Query-Driven Multimodal GraphRAG framework that dynamically constructs local knowledge graphs tailored to query semantics. |
| Outcome: | The proposed framework outperforms unsupervised competitors in cross-modal understanding of complex queries. |
Copied to clipboard
| Challenge: | Existing studies struggle with achieving global understanding of large language models . GraphMPA is a graph-based framework with mode-seeking preference alignment . |
| Approach: | They propose a graph-based framework with mode-seeking preference alignment to improve model outputs. |
| Outcome: | The proposed framework constructs a hierarchical document graph mimicking human cognitive processes for information understanding and synthesis. |
Copied to clipboard
| Challenge: | Existing methods for large language models suffer from poor indexing and inference speed . graph-based RAGs heavily rely on LLM for retrieval thus inference slow . |
| Approach: | They propose retrieval-augmented generation (RAG) which integrates knowledge with dense vectors to build a multi-semantic RAG. |
| Outcome: | The proposed method achieves state-of-the-art performance with faster inference speed compared to existing methods . |
Copied to clipboard
| Challenge: | Using aspect-oriented summarization as a case study, we propose **LOgit REwriting**, a new controlled generation paradigm which can be faithful to external knowledge and to the LLM’s intentions. |
| Approach: | They propose a controlled generation paradigm which can be faithful to external knowledge and to the LLM's intentions. |
| Outcome: | The proposed paradigm can be faithful to external knowledge and to the LLM's intentions while balancing that with accuracy. |
Copied to clipboard
| Challenge: | Increasing use of large language models (LLMs) in academic review has raised concerns about quality and fairness. |
| Approach: | They propose a framework to improve the quality of LLM-generated reviews by using retrieval-augmented generation. |
| Outcome: | The proposed framework improves the human-level quality of LLM-generated reviews by adopting prompt engineering and retrieval-augmented generation. |
Copied to clipboard
| Challenge: | Recent advances in large language models have led to optimism that they can serve as reliable evaluators of natural language outputs. |
| Approach: | They propose to use factuality metrics to evaluate natural language outputs . they find they misestimate the factual accuracy of NLG systems . |
| Outcome: | The proposed metrics are inconsistent with each other and often misestimate the factual accuracy of NLG systems, causing biases against paraphrased outputs and outputs that draw upon faraway parts of the source documents. |
Copied to clipboard
| Challenge: | Existing benchmarks for code generation use short completions, synthetic examples, or focus on limited scale repositories, failing to represent real-world coding tasks. |
| Approach: | They propose a Python code-generation benchmark that contains 980 whole-function generation tasks with realistic dependencies from 11 popular projects. |
| Outcome: | The proposed benchmarks are short completions, synthetic examples, or focus on limited scale repositories, failing to represent real-world coding tasks. |
Copied to clipboard
| Challenge: | Existing literature on dialog memory systems is inconsistent on their effectiveness . empirical findings on graph structures are difficult to attribute to specific design choices . |
| Approach: | They propose a framework that decomposes dialog memory systems into core components . they conduct stage-wise experiments on LongMemEval and HaluMeM, and compare implementation details . |
| Outcome: | The proposed framework compares graph-based and non-graph memory architectures on long-term dialog memory systems. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have become increasingly prevalent in the field of Natural Language Processing (NLP), achieving unprecedented performance across linguistic tasks. |
| Approach: | They propose a framework to quantify and analyze context-driven over-refusal . they find that over-fusals depend on the task, system prompts, model family, and the number of retrieved documents. |
| Outcome: | The proposed framework quantifyes and analyzes the concept of context-driven over-refusal on two public corpora. |
Copied to clipboard
| Challenge: | Creating spoken dialogue datasets is methodologically challenging due to the personally identifiable nature of speech signals. |
| Approach: | They propose a large-scale, multilingual, and multi-parallel dataset for developing and evaluating retrieval-augmented generation-based spoken dialogue systems. |
| Outcome: | The proposed dataset includes 6,000 information-seeking dialogues and 163 hours of user speech recorded from native speakers of four official WHO languages. |
Copied to clipboard
| Challenge: | Existing approaches to degrade retrieval-augmented generation systems rely on unrealistic assumptions in which external attackers have access to internal components such as the retriever. |
| Approach: | They propose a black-box attack based on the RAG paradox, a structural vulnerability that emerges from the system’s effort to enhance trust by revealing both the retrieved documents and their sources to users. |
| Outcome: | The proposed method significantly degrades system performance without internal access while generating natural-looking poisoned documents. |
Copied to clipboard
| Challenge: | Existing retrieval-augmented generation (RAG) methods fail to provide deep, relational understanding of scientific literature. |
| Approach: | They propose a graph-grounded reasoning framework for structured scientific evaluation that uses multi-hop reasoning to iteratively construct contextual graphs and generate structured critiques. |
| Outcome: | The proposed framework reduces evaluation error by over 30% compared to baselines and allows smaller models to outperform larger models. |
Copied to clipboard
| Challenge: | Temporal Question Answering (TQA) is a research area that focuses on answering questions involving temporal constraints or context. |
| Approach: | They present a comprehensive overview of Temporal Question Answering (TQA) this research area focuses on answering questions involving temporal constraints or context . |
| Outcome: | The proposed frameworks are compared against a range of datasets, tasks, and approaches. |
Copied to clipboard
| Challenge: | 3GPP standards define the technical design and implementation of 5G systems . expert-level questions require navigating thousands of pages of cross-referenced standards . |
| Approach: | They propose a standard-native retrieval-augmented generation system that can answer 5G questions . they use SpecDB, ChangeDB, TDocDB and a metadata-rich retrieval system to do this . |
| Outcome: | The proposed solution outperforms base models and state-of-the-art RAG systems in QA datasets . expert-level queries require navigating thousands of pages of cross-referenced standards . |
Copied to clipboard
| Challenge: | Recent studies have shown that large language models (LLMs) exhibit significant biases in evaluation tasks, especially in preferentially rating and favoring self-generated content. |
| Approach: | They propose to simulate two critical phases of retrieval-augmented generation (RAG) frameworks where keyword extraction and factual accuracy take precedence over stylistic elements. |
| Outcome: | The proposed model emulates two critical phases of the retrieval-augmented generation framework. |
Copied to clipboard
| Challenge: | Existing studies on retrieval-augmented generation (RAG) focus on extracting relevant documents or refinement of specialized instructions. |
| Approach: | They propose a framework that provides LLMs with specific cues to improve their calibration efficacy . they propose an iterative self-calibration training set that harnesses uncertainty scores . |
| Outcome: | The proposed framework significantly improves performance on both closed-source and open-source LLMs. |
Copied to clipboard
| Challenge: | Efficient processing of long contexts in large language models is essential for real-world applications such as retrieval-augmented generation and in-context learning. |
| Approach: | They propose a decoupled compressor-LLM framework that preserves contextual information within condensed embedding representations. |
| Outcome: | The proposed framework outperforms baseline models in three domains and across eight datasets while adapting to different downstream LLMs. |
Copied to clipboard
| Challenge: | Existing approaches to grounding radiology reports from 3D volumetric data are limited due to visual-semantic ambiguity and lack of "normal" context. |
| Approach: | They propose a model-agnostic retrieval-augmented generation framework that integrates clinical priors into the retrieval process. |
| Outcome: | The proposed model improves clinical efficacy across state-of-the-art models. |
Copied to clipboard
| Challenge: | Current large language models struggle with ambiguous content moderation cases due to misleading "decision shortcuts" . authors propose a two-stage training framework to induce robust analogical reasoning in LLMs . |
| Approach: | They propose a two-stage training framework to induce robust analogical reasoning in LLMs . they bootstrap analogy reasoning chains via retrieval-augmented generation and SFT . |
| Outcome: | The proposed framework outperforms state-of-the-art reasoning models and specialized moderation models on ambiguous moderation benchmarks. |
Copied to clipboard
| Challenge: | Existing approaches to retrieval-augmented generation primarily link generated content to document-level references, making it difficult for users to locate evidence among multiple content-rich retrieved documents. |
| Approach: | They propose a novel approach that combines answer generation with visual source attribution by leveraging large vision-language models to identify evidence and highlight exact regions that support the generated answers with bounding boxes in the retrieved document screenshots. |
| Outcome: | The proposed approach identifies evidence and highlights exact regions that support the generated answers with bounding boxes in the retrieved document screenshots. |
Copied to clipboard
| Challenge: | Existing methods for factuality checking require dataset-specific threshold tuning, while LLM-based approaches often use direct prompting. |
| Approach: | They propose to use a reading comprehension task to check for true/false claim factuality and prompt LLMs with explicit test-taking strategies for efficient reasoning. |
| Outcome: | The proposed method reduces token usage by over 80% compared to unguided open-ended reasoning and achieves competitive performance to more expensive alternatives. |
Copied to clipboard
| Challenge: | Existing methods for hallucination detection depend on internal signals like uncertainty and self-consistency checks to identify unreliable outputs. |
| Approach: | They propose a retrieval-augmented generation method to enhance hallucination detection by addressing information updating challenges. |
| Outcome: | The proposed method improves on existing methods with strong generalization capabilities. |
Copied to clipboard
| Challenge: | Large language models (LLMs) have been shown to be effective in drafting patient portal responses, yet their integration into clinical workflows raises various concerns. |
| Approach: | They propose a taxonomy of thematic elements in clinician responses and a framework for assessing clinician editing load of LLM-drafted responses at both content and theme levels. |
| Outcome: | The proposed framework assesses the editing load of LLM-drafted responses at both content and theme levels. |
Copied to clipboard
| Challenge: | Recent advances in large language models have significantly influenced the field of online medical consultations, but critical challenges remain, such as the generation of hallucinated information and the integration of up-to-date medical knowledge. |
| Approach: | They propose a framework that combines retrieval-augmented generation with a structured medical knowledge graph. |
| Outcome: | The proposed framework outperforms baselines on two medical consultation datasets and shows significant improvements in hallucination reduction and clinical usefulness. |
Copied to clipboard
| Challenge: | Existing methods for retrieval-augmented generation (RAG) to long videos are limited by limited context windows and flatten videos into independent segments. |
| Approach: | They propose a structured and intent-aware long-video RAG framework that structures a video as a spatio-temporal graph and then performs multi-hop retrieval to aggregate evidence across distant yet contextually related events. |
| Outcome: | The proposed framework is competitive with state-of-the-art baselines without auxiliary information. |
Copied to clipboard
| Challenge: | Existing approaches to code generation fail to consider the quality of retrieved examples. |
| Approach: | They propose a retrieval-augmented generation method that combines existing API examples to improve complexity and readability. |
| Outcome: | The proposed method achieves up to 22% accuracy improvement over baseline methods. |
Copied to clipboard
| Challenge: | Large language models (LLMs) show promise in legal question answering (QA), yet Thai legal QA systems face challenges due to limited data and complex legal structures. |
| Approach: | They propose a benchmark which uses Thai financial laws and tax rulings to evaluate Thai legal QA systems. |
| Outcome: | The proposed benchmark compared retrieval-augmented generation and long-context LLM approaches across three key dimensions and found that they improve over naive methods. |
Copied to clipboard
| Challenge: | a new study examines the accuracy of Wikipedia's factual inconsistencies . a corpus-level inconsistent detection system can help editors identify inconsistances . |
| Approach: | They propose a corpus-level inconsistency detection system that combines LLM reasoning with retrieval to detect and contextualize potential contradictions for human review. |
| Outcome: | The proposed system can detect inconsistencies in Wikipedia and human review. |
Copied to clipboard
| Challenge: | Existing training paradigms rely on outcome-oriented rewards, which provide insufficient signal for shaping the complex, multi-step reasoning process. |
| Approach: | They propose a framework that integrates large reasoning models with retrieval-augmented generation to improve reasoning fidelity and verification rigor. |
| Outcome: | Experiments on multiple benchmarks demonstrate the effectiveness of the proposed framework. |
Copied to clipboard
| Challenge: | Prior Diversify-then-Verify pipelines generate interpretations and then retrieve evidence . ambiguous queries require RAG to disambiguate into interpretations that can be answered from corpus . |
| Approach: | They propose a novel approach that unifies diversification with verification by integrating retriever relevance and generator answerability feedback early. |
| Outcome: | The proposed approach improves grounding-aware F1 by 23% over baselines across multiple LLMs. |
Copied to clipboard
| Challenge: | Recent retrieval-augmented generation approaches have demonstrated strong capability in handling complex queries. |
| Approach: | They propose a branching-based rollout technique that improves training stability . they find different retrievers exhibit distinct optimal query styles . |
| Outcome: | The proposed method improves training stability and improves retrieval-aware systems. |
Copied to clipboard
| Challenge: | Slovak embeddings are core infrastructure for semantic search, retrieval-augmented generation (RAG), clustering, and classification. |
| Approach: | They propose a MTEB-style text embedding benchmark for Slovak, a low-resource West Slavic language . they use 31 datasets across 7 task types to evaluate the performance of the models . |
| Outcome: | The proposed model achieves competitive performance with proprietary APIs while remaining locally deployable for RAG . the model is based on 31 datasets across 7 task types and is 4 the depth of existing benchmark for Slovak . |
Copied to clipboard
| Challenge: | Dense retrieval models have been successful in a number of applications but it is unclear whether they truly understand semantics. |
| Approach: | They propose a benchmark for semantic understanding in dense retrieval that characterizes semantic precision, semantic abstraction and semantic equivalence along three dimensions. |
| Outcome: | The proposed model characterizes semantic understanding in dense retrieval along three dimensions: semantic precision, semantic abstraction, and semantic equivalence. |
Copied to clipboard
| Challenge: | Historical documents suffer from illegibility due to physical deterioration and damage due to deteriorating materials. |
| Approach: | a new framework leverages large language models with retrieval-augmented generation to restore historical documents. authors propose a framework that leverages implicit knowledge of pre-trained LLMs with explicitly retrieved external context. |
| Outcome: | a new framework outperforms existing methods for restoration of historical documents in Korean . the proposed model can restore both general characters and named entities, the authors say . |
Copied to clipboard
| Challenge: | Existing methods for understanding video over long periods of time are limited . eGAgent system provides tools for structured search and reasoning over entity scene graphs . |
| Approach: | They propose a system that can interpret and recall video over days or weeks . they use entity scene graphs to equip a planning agent with tools for structured search and reasoning . |
| Outcome: | The proposed method achieves state-of-the-art performance on EgoLifeQA and Video-MME-long datasets. |